GtkStack: Remove redundant code
authorDebarshi Ray <debarshir@gnome.org>
Mon, 12 Dec 2016 20:04:05 +0000 (21:04 +0100)
committerDebarshi Ray <debarshir@gnome.org>
Mon, 19 Dec 2016 23:32:15 +0000 (00:32 +0100)
commitfaf22954402f49786ecee43b4b6bef7dbe887388
tree58e5a5e8e6c391b4c23bb757dac77f4b0680d422
parent76e5fd4d0fe23a97933185d64451c9ab4293b482
GtkStack: Remove redundant code

Commit 7ce96cb6ac28eeb62e003dcb9e0a8ce7d48e09e0 avoids notifications
during destruction by using gtk_widget_in_destruction. Therefore this
code is no longer needed.

This reverts commit 39e7afecb1ee882232e887e1b3e4c30ae0afe3a3

https://bugzilla.gnome.org/show_bug.cgi?id=749012
gtk/gtkstack.c